home *** CD-ROM | disk | FTP | other *** search
Wrap
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>Form1</class> <widget class="QWidget"> <property name="name"> <cstring>Form1</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>327</width> <height>157</height> </rect> </property> <property name="caption"> <string>Form1</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <spacer row="0" column="2"> <property name="name"> <cstring>spacer2</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Fixed</enum> </property> <property name="sizeHint"> <size> <width>16</width> <height>16</height> </size> </property> </spacer> <spacer row="0" column="0"> <property name="name"> <cstring>spacer1</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Fixed</enum> </property> <property name="sizeHint"> <size> <width>16</width> <height>16</height> </size> </property> </spacer> <widget class="CLabelEx" row="0" column="1"> <property name="name"> <cstring>textLabel1</cstring> </property> <property name="text"> <string><p>Ideally, snapshots would be stored on designated hard drive, or external storage, like <a href="what_is_usb">USB disk</a>, though the snapshot storage can be created on any hard drive that has enough space. This wizard will look for suitable places and prompt you to select the one.</p><p>If you have an USB drive or other external storage device, please plug it now, and click <b>Next</b>, when ready.</p></string> </property> </widget> <spacer row="1" column="1"> <property name="name"> <cstring>spacer12</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>16</width> <height>16</height> </size> </property> </spacer> </grid> </widget> <connections> <connection> <sender>textLabel1</sender> <signal>Clicked(const QString&)</signal> <receiver>Form1</receiver> <slot>OnNavigate(const QString&)</slot> </connection> </connections> <slots> <slot access="protected" specifier="pure virtual">OnNavigate(const QString&)</slot> </slots> <layoutdefaults spacing="6" margin="11"/> <includehints> <includehint>labelex.h</includehint> </includehints> </UI>